Nevron Open Vision Documentation
Nevron.Nov Namespace / NKeyValuePair<TKey,TValue> Structure
Fields Methods


In This Topic
    NKeyValuePair<TKey,TValue> Structure Members
    In This Topic

    The following tables list the members exposed by NKeyValuePair<TKey,TValue>.

    Public Constructors
     NameDescription
    Public ConstructorInitializing constructor.  
    Top
    Public Fields
     NameDescription
    Public FieldThe key  
    Public FieldThe value  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether this object is equal to the specified one  
    Public MethodGets the hash code  
    Public MethodGets the string representation of this key/value pair.  
    Top
    See Also